internal/profile.profileMerger.locations (field)

4 uses

	internal/profile (current package)
		merge.go#L33: 		locations: make(map[locationKey]*Location, len(srcs[0].Location)),
		merge.go#L124: 	locations map[locationKey]*Location
		merge.go#L231: 	if ll, ok := pm.locations[k]; ok {
		merge.go#L236: 	pm.locations[k] = l